home *** CD-ROM | disk | FTP | other *** search
- Overview of JavaScript Statements
-
-
-
- JavaScript supports a compact set of statements that nevertheless enables you to incorporate a great deal of interactivity in web pages.
-
- ΓÇóVariable Declaration / Assignment ΓÇóFunction Definition ΓÇóConditionals ΓÇóLoops
- ΓÇófor loop ΓÇówhile loop ΓÇófor...in loop ΓÇóbreak and continue statements
- ΓÇówith statement ΓÇóComments
-
-
-
- Further overview information TBD. Refer to statements reference for specific information.
-